home *** CD-ROM | disk | FTP | other *** search
- ; lines that start with the GROUP keyword indicate the start of a new
- ; group. members of that group may be included on the same line and
- ; on following lines. a group ends when either <end of file> is
- ; encountered or another line that starts with the GROUP keyword is
- ; found.
-
-
- ; below are two sample groups. the first one, called "marketing",
- ; contains entries for "sally", "bob", and joe. the second one,
- ; called "sales" contains entries for "crook" and "thief" as well
- ; as a service:pin style entry (which is perfectly legal in the
- ; groups file).
-
- group marketing
- sally bob
- joe
-
- group sales crook someService:01234567
- thief
-